home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Source / tess / tess-1.0 / p4m.h < prev    next >
Encoding:
Text File  |  1992-06-30  |  153 b   |  8 lines

  1. #import "aGroup-inter.h"
  2. #import "p4.h"
  3.  
  4. @interface p4m:p4
  5. - clip: (float) x : (float) y;
  6. - makeLatticeUnitAt: (NXPoint *) point fromImage: srcimg;
  7. @end
  8.